2 Control Flow Operations
6 TensorFlow provides several operations and classes that you can use to control the execution of operations and add conditional dependencies to your graph.
16 TensorFlow provides several operations that you can use to add logical operators to your graph.
22 TensorFlow provides several operations that you can use to add comparison operators to your graph.
31 TensorFlow provides several operations that you can use to validate values and debug your graph.
35 * tf.verify_tensor_all_finite //
36 * tf.check_numerics //
37 * tf.add_check_numerics_ops //